-- card: 13148 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: Hack into the jungle ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "Hut of the Medicine Man" put it&return&"Gold dust" into field "textarea" of card "Hut of the Medicine Man" get field "textarea" of card "Communal Hut" put it&return&"Tell me about the golden parrot" into field "textarea" of card "Communal Hut" visual effect dissolve go card "River Trail" end mouseUp -- part contents for background part 1 ----- text ----- Hack into the jungle -- part contents for background part 2 ----- text ----- You are deep into the jungle, and have stopped for a moment to rest from your efforts. In the stillness of the hot afternoon, you hear the haunting call of the prized golden parrot! -- part contents for background part 5 ----- text ----- 125